home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / answers / net-privacy / part3 < prev    next >
Encoding:
Internet Message Format  |  1993-06-18  |  37.3 KB

  1. Path: senator-bedfellow.mit.edu!enterpoop.mit.edu!pad-thai.aktis.com!pad-thai.aktis.com!not-for-mail
  2. From: ld231782@longs.lance.colostate.edu (L. Detweiler)
  3. Newsgroups: sci.crypt,comp.society.privacy,alt.privacy,sci.answers,comp.answers,alt.answers,news.answers
  4. Subject: Privacy & Anonymity on the Internet FAQ (3 of 3)
  5. Supersedes: <net-privacy/part3_738648006@GZA.COM>
  6. Followup-To: poster
  7. Date: 19 Jun 1993 00:00:19 -0400
  8. Organization: TMP Enterprises
  9. Lines: 961
  10. Sender: faqserv@GZA.COM
  11. Approved: news-answers-request@MIT.Edu
  12. Expires: 24 Jul 1993 04:00:05 GMT
  13. Message-ID: <net-privacy/part3_740462405@GZA.COM>
  14. References: <net-privacy/part1_740462405@GZA.COM>
  15. Reply-To: ld231782@longs.lance.colostate.edu
  16. NNTP-Posting-Host: pad-thai.aktis.com
  17. Summary: Email and account privacy, anonymity, file encryption, 
  18.   relevant legislation and references, and other privacy and rights
  19.   issues associated with use of the Internet and global networks in
  20.   general.
  21. X-Last-Updated: 1993/05/07
  22. Xref: senator-bedfellow.mit.edu sci.crypt:17438 comp.society.privacy:1269 alt.privacy:7405 sci.answers:255 comp.answers:1052 alt.answers:438 news.answers:9551
  23.  
  24. Archive-name: net-privacy/part3
  25. Last-modified: 1993/5/7
  26. Version: 3.0
  27.  
  28.  
  29. IDENTITY, PRIVACY, and ANONYMITY on the INTERNET
  30. ================================================
  31.  
  32. (c) Copyright 1993 L. Detweiler.  Not for commercial use except by
  33.   permission from author, otherwise may be freely copied.  Not to be
  34.   altered.  Please credit if quoted.
  35.  
  36. SUMMARY
  37. =======
  38.  
  39. Email and account privacy, anonymity, file encryption,  relevant
  40. legislation and references, and other privacy and rights issues
  41. associated with use of the Internet and global networks in general.
  42.  
  43. (Search for <#.#> for exact section. Search for '_' (underline) for
  44. next section.)
  45.  
  46. PART 3
  47. ====== (this file)
  48.  
  49. Resources
  50. ---------
  51.  
  52. <6.1> What UNIX programs are related to privacy?
  53. <6.2> How can I learn about or use cryptography?
  54. <6.3> What is the cypherpunks mailing list?
  55. <6.4> What are some privacy-related newsgroups?  FAQs?
  56. <6.5> What is internet Privacy Enhanced Mail (PEM)?
  57. <6.6> What are other Request For Comments (RFCs) related to privacy?
  58. <6.7> How can I run an anonymous remailer?
  59. <6.8> What are references on privacy in email?
  60. <6.9> What are some email, Usenet, and internet use policies?
  61.  
  62. Miscellaneous
  63. -------------
  64.  
  65. <7.1> What is ``digital cash''?
  66. <7.2> What is a ``hacker'' or ``cracker''?
  67. <7.3> What is a ``cypherpunk''?
  68. <7.4> What is `steganography' and anonymous pools?
  69. <7.5> What is `security through obscurity'?
  70. <7.6> What are `identity daemons'?
  71. <7.7> What standards are needed to guard electronic privacy?
  72.  
  73. Footnotes
  74. ---------
  75.  
  76. <8.1> What is the background behind the Internet?
  77. <8.2> How is Internet `anarchy' like the English language?
  78. <8.3> Most Wanted list
  79. <8.4> Change history
  80.  
  81.  
  82. * * *
  83.  
  84.  
  85. RESOURCES
  86. =========
  87.  
  88.  
  89. _____
  90. <6.1> What UNIX programs are related to privacy?
  91.  
  92.   For more information, type `man [cmd]' or `apropos [keyword]' at the
  93.   UNIX shell prompt.
  94.  
  95.     passwd - change password
  96.     finger - obtain information about a remote user
  97.     chfn   - change information about yourself obtainable by remote
  98.              users (sometimes `passwd -f')
  99.     chmod  - change the rights associated with a file or directory
  100.     umask  - (shell) change the default (on creation) file access
  101.              rights
  102.     ls     - list the rights associated with files and directories
  103.     xhost  - allow or disable access control of particular users to an
  104.              Xwindow server
  105.     last   - list the latest user logins on the system and their
  106.              originations
  107.     who    - list other users, login/idle times, originations
  108.     w      - list other users and what they are running
  109.     xhost  - access control list for X Window client use
  110.     xauth  - control X Window server authentication
  111.     
  112.     .signature  - file in the home directory appended to USENET posts
  113.     .forward    - file used to forward email to other accounts
  114.     .Xauthority - file used for X Window server authentication keys
  115.     $SIGNATURE  - variable used for name in email and USENET postings
  116.  
  117.   The 'tcpdump' packet-tracing program is loosely based on SMI's
  118.   "etherfind".  It was originally written by Van Jacobson, Lawrence
  119.   Berkeley Laboratory, as part of an ongoing research project to
  120.   investigate and improve tcp and internet gateway performance.  A
  121.   current version is available via anonymous ftp from host
  122.   ftp.ee.lbl.gov (currently at address 128.3.254.68) file
  123.   tcpdump.tar.Z (a compressed Unix tar file).
  124.   
  125. _____
  126. <6.2> How can I learn about or use cryptography?
  127.  
  128.   A general introduction to mostly theoretical cryptographic issues,
  129.   especially those frequently discussed in sci.crypt, is available
  130.   in FAQ form:
  131.  
  132.   >  Compiled by:
  133.   >        cme@ellisun.sw.stratus.com (Carl Ellison)
  134.   >        Gwyn@BRL.MIL (Doug Gwyn)
  135.   >        smb@ulysses.att.com (Steven Bellovin)
  136.  
  137.   NIST (U.S. National Institute for Standards and Technology)
  138.   publishes an introductory paper on cryptography, special
  139.   publication 800-2 ``Public-Key Cryptograhy'' by James Nechvatal
  140.   (April 1991).  Available via anonymous FTP from
  141.   csrc.ncsl.nist.gov (129.6.54.11), file pub/nistpubs/800-2.txt. 
  142.   Also via available anonymous FTP from wimsey.bc.ca as crypt.txt.Z
  143.   in the crypto directory.  Covers technical mathematical aspects
  144.   of encryption such as number theory.
  145.  
  146.   More general information can be found in a FAQ by Paul Fahn of RSA
  147.   Labortories via anonymous FTP from rsa.com in /pub/faq.ps.Z.  See
  148.   the `readme' file for information on the `tex' version.  Also
  149.   available as hardcopy for $20 from   RSA Laboratories, 100 Marine
  150.   Parkway, Redwood City, CA  94065.  Send questions to
  151.   faq-editor@rsa.com.
  152.  
  153.   Phil Zimmerman's PGP (Pretty Good Privacy) package for public key
  154.   encryption is available at numerous sites, and is in widespread use
  155.   over the internet for general PC-, Macintosh-, and UNIX-based file
  156.   encryption (including email).  Consult the archie FTP database. 
  157.   Also see the newsgroup alt.security.pgp.  Mailing list requests to
  158.   info-pgp-request@lucpul.it.luc.edu.
  159.  
  160.   From the RIPEM FAQ by Marc VanHeyningen
  161.   <mvanheyn@whale.cs.indiana.edu> on news.answers:
  162.  
  163.   > RIPEM is a program which performs Privacy Enhanced Mail (PEM)
  164.   > using the cryptographic techniques of RSA and DES.  It allows
  165.   > your electronic mail to have the properties of authentication
  166.   > (i.e. who sent it can be confirmed) and privacy (i.e. nobody can
  167.   > read it except the intended recipient.)
  168.   > 
  169.   > RIPEM was written primarily by Mark Riordan
  170.   > <mrr@scss3.cl.msu.edu>. Most of the code is in the public domain,
  171.   > except for the RSA routines, which are a library called RSAREF
  172.   > licensed from RSA Data Security Inc.
  173.   > 
  174.   > RIPEM is available via anonymous FTP to citizens and permanent
  175.   > residents in the U.S. from rsa.com; cd to rsaref/ and read the
  176.   > README file for info.
  177.   > 
  178.   > RIPEM, as well as some other crypt stuff, has its `home site' on
  179.   > rpub.cl.msu.edu, which is open to non-anonymous FTP for users in
  180.   > the U.S. and Canada who are citizens or permanent residents.  To
  181.   > find out how to obtain access, ftp there, cd to pub/crypt/, and
  182.   > read the file GETTING_ACCESS.
  183.  
  184.   Note: cryptography is generally not well integrated into email yet
  185.   and some system proficiency is required by users to utilize it.
  186.  
  187. _____
  188. <6.3> What is the cypherpunks mailing list?
  189.  
  190.   Eric Hughes <hughes@toad.com> runs the `cypherpunk' mailing list
  191.   dedicated to ``discussion about technological defenses for privacy
  192.   in the digital domain.''  Send email to
  193.   cypherpunks-request@toad.com to be added or subtracted from the
  194.   list. From the charter:
  195.  
  196.   > The most important means to the defense of privacy is encryption.
  197.   > To encrypt is to indicate the desire for privacy.  But to encrypt
  198.   > with weak cryptography is to indicate not too much desire for
  199.   > privacy. Cypherpunks hope that all people desiring privacy will
  200.   > learn how best to defend it.
  201.  
  202. _____
  203. <6.4> What are some privacy-related newsgroups?  FAQs?
  204.   
  205.   Newsgroups
  206.   ==========
  207.  
  208.   alt.comp.acad-freedom.news
  209.   alt.comp.acad-freedom.talk 
  210.   --------------------------
  211.     Moderated and unmoderated issues related to academic freedom and
  212.     privacy at universities. Documented examples of violated
  213.     privacy in e.g. email.  Documented examples of `censorship' as
  214.     in e.g. limiting USENET groups local availability.
  215.  
  216.   alt.cyberpunk
  217.   -------------
  218.     Virtual reality, (science) fiction by William Gibson and Bruce 
  219.     Sterling, cyberpunk in the mainstream.
  220.  
  221.   alt.hackers
  222.   -----------
  223.     USENET Network News Transfer Protocol (NNTP) posting mechanisms, 
  224.     Simple Mail Transfer Protocol (SMTP), `obligatory hack' reports.
  225.  
  226.   alt.privacy
  227.   -----------
  228.     General privacy issues involving taxpaying, licensing, social
  229.     security numbers, etc.
  230.   
  231.   alt.privacy.anon-server
  232.   -----------------------
  233.     Spillover of debate on news.admin.policy regarding anonymous servers.
  234.  
  235.   alt.privacy.clipper
  236.   -------------------
  237.     Group dedicated to discussing technical/political aspects of the 
  238.     Clipper chip.
  239.  
  240.   alt.security 
  241.   comp.security.misc
  242.   ------------------
  243.     Computer related security issues.  FAQ in news.answers below.
  244.   
  245.   alt.security.pgp
  246.   alt.security.ripem
  247.   ----------------
  248.     Dedicated to discussing public domain cryptographic software
  249.     packages: PGP, or ``Pretty Good Privacy'' Software developed by
  250.     Phil Zimmerman for public key encryption, and RIPEM by Mark
  251.     Riordan for public key and DES encryption.
  252.   
  253.   comp.society.privacy
  254.   --------------------
  255.     Privacy issues associated with computer technologies.  Examples:
  256.     caller identification, social security numbers, credit
  257.     applications, mailing lists, etc.  Moderated.
  258.     
  259.   comp.org.eff.news
  260.   comp.org.eff.talk
  261.   -----------------
  262.     Moderated and unmoderated groups associated with the Electronic
  263.     Frontier Foundation started by Mitch Kapor for protecting civil
  264.     and constitutional rights in the electronic realm.
  265.   
  266.   news.admin
  267.   news.admin.policy
  268.   -----------------
  269.     Concerns of news administrators.  NNTP standards and mechanisms.
  270.     
  271.   news.lists
  272.   ----------
  273.     USENET traffic distributions.  Most frequent posters, most
  274.     voluminous groups, most active sites, etc.
  275.   
  276.   sci.crypt
  277.   ---------
  278.     Considers scientific and social issues of cryptography. 
  279.     Examples: legitimate use of PGP, public-key patents, DES,
  280.     cryptographic security, cypher breaking, etc.
  281.   
  282.  
  283.   FAQs
  284.   ====
  285.  
  286.   FAQs or ``Frequently-Asked Questions'' are available in the
  287.   newsgroups *.answers or via anonymous FTP to pit-manager.mit.edu
  288.   [18.172.1.27] (also rtfm.mit.edu)  from the directory
  289.   /pub/usenet/news.answers/[x] where [x] is the archive name. This
  290.   FAQ is archived in the file `net-privacy'.   Others are:
  291.  
  292.   network-info/part1  
  293.   ------------------
  294.     Sources of information about the Internet and how to connect to
  295.     it, through the NSF or commercial vendors.
  296.   
  297.   alt-security-faq
  298.   ----------------
  299.     Computer related security issues arising in alt.security and
  300.     comp.security.misc, mostly UNIX related.
  301.   
  302.   ssn-privacy 
  303.   -----------
  304.     Privacy issues associated with the use of the U.S. Social
  305.     Security number (SSN).
  306.   
  307.   pdial
  308.   -----
  309.     Public dialup internet accounts list.
  310.   
  311.   college-email/part1
  312.   -------------------
  313.     How to find email addresses for undergraduate and graduate
  314.     students, faculty and staff at various colleges and
  315.     universities.
  316.   
  317.   ripem/faq
  318.   ---------
  319.     Information on RIPEM, a program for public key mail encryption
  320.     officially sanctioned by Public Key Partners Inc., the company
  321.     that owns patents on public key cryptography.
  322.   
  323.   unix-faq/faq/part1
  324.   ------------------
  325.     Frequently-asked questions about UNIX, including information on
  326.     `finger' and terminal spying.
  327.  
  328.   distributions/*
  329.   ---------------
  330.      Known geographic, university, and network distributions.
  331.  
  332. _____
  333. <6.5> What is internet Privacy Enhanced Mail (PEM)?
  334.  
  335.   Internet drafts on Privacy Enhanced Mail (PEM) describe a standard
  336.   under revision for six years delineating the official protocols for
  337.   email encryption.  The standard has only recently stabilized and
  338.   implementations are being developed.
  339.  
  340.   - RFC-1421: ``Privacy Enhancement for Internet Electronic Mail: 
  341.     Part I: Message Encryption and Authentication Procedures.'' J.
  342.     Linn <104-8456@mcimail.com>
  343.  
  344.   - RFC-1422: ``Privacy Enhancement for Internet Electronic Mail: Part
  345.     II: Certificate-Based Key Management'' S. Kent <Kent@BBN.com>
  346.  
  347.   - RFC-1424: ``Privacy Enhancement for Internet Electronic Mail: 
  348.     Part IV: Key Certification and Related Services'' B. Kaliski
  349.     <burt@rsa.com>
  350.  
  351.   - RFC-1423: ``Privacy Enhancement for Internet Electronic Mail: Part
  352.     III: Algorithms, Modes, and Identifiers'' D. Balenson
  353.     <belenson@tis.com>
  354.  
  355.   Send email to pem-info@tis.com for more information.  See ``RFCs 
  356.   related to privacy'' for information on how to obtain RFCs.
  357.   
  358. _____
  359. <6.6> What are other Request For Comments (RFCs) related to privacy?
  360.  
  361.   RFC-822:  SMTP, Simple Mail Transfer Protocol
  362.   RFC-977:  NNTP, Network News Transfer Protocol
  363.   RFC-1036: Standard for interchange of network news messages
  364.   RFC-1208: Glossary of Networking Terms
  365.   RFC-1207: Answers to ``experienced Internet user'' questions
  366.   RFC-1206: Answers to ``new Internet user'' questions
  367.   RFC-1355: Privacy issues in Network Information center databases
  368.  
  369.   
  370.   RFC-1177 is ``FYI: Answers to commonly asked ``new internet user'' 
  371.   questions, and includes: basic terminology on the Internet (TCP/IP,
  372.   SMTP, FTP), internet  organizations such as IAB (Internet
  373.   Activities Board) and IETF  (Internet Enbgineering Task Force), and
  374.   a glossary of terms.  Also from ftp.eff.org:
  375.   /pub/internet-info/internet.q.
  376.  
  377.   > RFCs can be obtained via FTP from NIC.DDN.MIL, with the pathname
  378.   > RFC:RFCnnnn.TXT or RFC:RFCnnnn.PS (where `nnnn' refers to the
  379.   > number of the RFC).  Login with FTP, username `anonymous' and
  380.   > password `guest'.  The NIC also provides an automatic mail
  381.   > service for those sites which cannot use FTP.  Address the
  382.   > request to SERVICE@NIC.DDN.MIL and in the subject field of the
  383.   > message indicate the RFC number, as in `Subject: RFC nnnn' (or
  384.   > `Subject: RFC nnnn.PS' for PostScript RFCs).
  385.   >
  386.   > RFCs can also be obtained via FTP from NIS.NSF.NET.  Using FTP,
  387.   > login with username `anonymous' and password `guest'; then
  388.   > connect to the RFC directory (`cd RFC').  The file name is of the
  389.   > form RFCnnnn.TXT-1 (where `nnnn' refers to the number of the
  390.   > RFC).  The NIS also provides an automatic mail service for those
  391.   > sites which cannot use FTP.  Address the request to
  392.   > NIS-INFO@NIS.NSF.NET and leave the subject field of the message
  393.   > blank.  The first line of the text of the message must be `SEND
  394.   > RFCnnnn.TXT-1', where nnnn is replaced by the RFC number.
  395.   
  396. _____
  397. <6.7> How can I run an anonymous remailer?
  398.  
  399.   Cypherpunk remailer source is at soda.berkeley.edu in the
  400.   /pub/cypherpunks directory.  It's written in PERL, and is
  401.   relatively easy to install (no administrative rights are required)
  402.   although basic familiarity with UNIX is necessary. Karl Barrus 
  403.   <elee9sf@menudo.uh.edu> has more information and modifications.
  404.   Also, most remailer operators mentioned above are amenable to
  405.   discussing features, problems, and helping new sites become
  406.   operational. Address all points in the section ``responsibities of
  407.   anonymous use'' in this document prior to advertising your service.
  408.   You should be committed to the long-term stability of the site and
  409.   avoid running one surreptitiously.
  410.  
  411. _____
  412. <6.8> What are references on privacy in email?
  413.  
  414.  
  415.   Brown, Bob. ``EMA Urges Users to Adopt Policy on E-mail Privacy.''  
  416.   Network World (Oct 29, 1990), 7.44: 2.
  417.   
  418.   Bairstow, Jeffrey. ``Who Reads your Electronic Mail?'' Electronic
  419.   Business  (June 11, 1990) 16 (11): 92.
  420.  
  421.   ``Electronic Envelopes - the uncertainty of keeping e-mail private''
  422.   Scientific American, February 1993.
  423.  
  424.   ftp.eff.org
  425.   ===========
  426.  
  427.   /pub/eff/papers/email_privacy
  428.   ---
  429.     Article on the rights of email privacy. by Ruel T. Hernandez.
  430.  
  431.   /pub/academic/law/privacy.email
  432.   ---
  433.     ``Computer Electronic Mail and Privacy'', an edited version of a
  434.     law school seminar paper by Ruel T. Hernadez.
  435.  
  436.   /pub/eff/papers/email-privacy-biblio-2
  437.   ---
  438.     Compilation of bibliography on E-Mail and its privacy issues (part
  439.     2 of the work).  Compiled by Stacy B. Veeder (12/91).
  440.  
  441.   /pub/eff/papers/email-privacy-research
  442.   ---
  443.     The author at Digital Research tried to formalize their employee
  444.     privacy policy on E-Mail.  The casesightings are divided into two
  445.     groups: US Constitutional law, and California law.
  446.  
  447.   /pub/eff/papers/company-email
  448.   ---
  449.     Formulating a Company Policy on Access to and Disclosure of
  450.     Electronic Mail on Company Computer Systems by David R. Johnson
  451.     and John Podesta for the Electronic Mail Assocation
  452.  
  453.   /pub/cud/alcor
  454.   ---
  455.     Information on Alcor Co., an e-mail privacy suit.
  456.  
  457.   /pub/academic/law/privacy.email
  458.   ---
  459.     Email privacy search at Berkeley.
  460.  
  461. _____
  462. <6.9> What are some email, Usenet, and internet use policies?
  463.  
  464.   The Computer Policy and Critiques Archive is a collection of the
  465.   computer policies of many schools and networks, run by the
  466.   Computers and Academic Freedom group on the Electronic Frontier
  467.   Foundation FTP site. The collection also includes critiques of some
  468.   of the policies.
  469.  
  470.   > If you have gopher, the archive is browsable with the command:
  471.   > gopher -p academic/policies gopher.eff.org
  472.   > 
  473.   > The archive is also accessible via anonymous ftp and email. Ftp
  474.   > to ftp.eff.org (192.88.144.4). It is in directory
  475.   > `pub/academic/policies'. For email access, send email to
  476.   > archive-server@eff.org. Include the line:
  477.   > 
  478.   > send acad-freedom/policies <filenames>
  479.   > 
  480.   > where <filenames> is a list of the files that you want. File
  481.   > README is a detailed description of the items in the directory.
  482.   > 
  483.   > For more information, to make contributions, or to report typos
  484.   > contact J.S. Greenfield (greeny@eff.org). Directory `widener'
  485.   > contains additional policies (but not critiques).
  486.  
  487.  
  488.   ftp.eff.org
  489.   ===========
  490.   
  491.   /pub/cud/networks
  492.   ---
  493.     Acceptable Use Policies for various networks, including CompuServe
  494.     (file `compuserve'), NSFNET (file `nsfnet') with information on
  495.     research and commercial uses. See /pub/cud/networks/index.
  496.  
  497.   /pub/cud/networks/email
  498.   ---
  499.     Policies from various sysadmins about how they handle the issue of
  500.     email privacy,  control, and abuse, compiled by T. Hooper 
  501.     <hooper_ta@cc.curtin.edu.au>.
  502.   
  503.   /pub/cud/schools/
  504.   ---
  505.     Computer use policies of a number of schools. See schools/Index
  506.     for a full list and description.
  507.  
  508.   
  509.   Commentary
  510.   ==========
  511.  
  512.   /pub/academic/faq/policy.best
  513.   ---
  514.     Opinions on the best academic computer policies.
  515.  
  516.  
  517.   /pub/academic/faq/email.policies
  518.   ---
  519.     Do any universities treat email and computer files as private?
  520.  
  521.   /pub/academic/faq/netnews.writing
  522.   ---
  523.     Policies on what users write on Usenet.
  524.  
  525.   /pub/academic/faq/netnews.reading
  526.   ---
  527.     Policies on what users read on Usenet: should my university remove
  528.     (or restrict) Netnews newsgroups because some people find them
  529.     offensive?
  530.  
  531.   /pub/academic/faq/policy
  532.   ---
  533.     What guidance is there for creating or evaluating a university's
  534.     academic computer policy?
  535.  
  536.  
  537. MISCELLANEOUS
  538. =============
  539.  
  540. _____
  541. <7.1> What is ``digital cash''?
  542.  
  543.   With digital encryption and authentication technologies, the
  544.   possibility of a widespread digital cash system may someday be
  545.   realized.  A system utilizing codes sent between users and banks
  546.   (similar to today's checking system except entirely digital) may
  547.   be one approach.  The issues of cryptography, privacy, and
  548.   anonymity are closely associated with transfer of cash in an
  549.   economy.  See the article in Scientific American by David Chaum
  550.   (~Dec.1992).
  551.  
  552.   An experimental digital bank is run by Karl Barrus
  553.   <elee9sf@Menudo.UH.EDU> based on suggestions by Hal Finney on the
  554.   cypherpunks mailing list.  To use the server send mail to
  555.   elee7h5@rosebud.ee.uh.edu message with the following text:
  556.  
  557.     ::
  558.     command: help
  559.     
  560.     user@host
  561.  
  562.   where `user@host' is your email address.
  563.  
  564.   
  565. _____
  566. <7.2> What is a ``hacker'' or ``cracker''?
  567.  
  568.   These terms arouse strong feelings by many on their meaning,
  569.   especially on the internet.  In the general news media in the past
  570.   a person who uses computers and networks to malicious ends (such as
  571.   breaking into systems) has been referred to as a hacker, but most
  572.   internet users prefer the term ``cracker'' for this.  Instead, a
  573.   ``hacker'' is perceived as a benign but intensely ambitious,
  574.   curious, and driven computer user who explores obscure areas of a
  575.   system, for example---something of a proud electronic pioneer and
  576.   patriot.  This is the sense intended in this document.  See also
  577.   the ``Hacker's Dictionary'' and the FAQ `alt-security-faq'.
  578.  
  579.  
  580. _____
  581. <7.3> What is a ``cypherpunk''?
  582.  
  583.   From the charter of the cypherpunk mailing list:
  584.  
  585.   > Cypherpunks assume privacy is a good thing and wish there were
  586.   > more of it.  Cypherpunks acknowledge that those who want privacy
  587.   > must create it for themselves and not expect governments,
  588.   > corporations, or other large, faceless organizations to grant
  589.   > them privacy out of beneficence.  Cypherpunks know that people
  590.   > have been creating their own privacy for centuries with whispers,
  591.   > envelopes, closed doors, and couriers.  Cypherpunks do not seek
  592.   > to prevent other people from speaking about their experiences or
  593.   > their opinions.
  594.  
  595.   See information on the cypherpunk mailing list below.
  596.  
  597.   See also the CryptoAnarchist Manifesto and the Cryptography Glossary
  598.   in soda.berkeley.edu:/pub/cypherpunks.
  599.  
  600. _____
  601. <7.4> What is `steganography' and anonymous pools?
  602.  
  603.   Closely associated with encryption is `steganography' or the
  604.   techniques for not only pursuing private (encrypted) communication
  605.   but concealing the very  existence of the communication itself. 
  606.   Many new possibilities in this area are introduced with the
  607.   proliferation of computer technology.  For example, it is possible
  608.   to encode messages in the least-significant bits of images,
  609.   typically the most 'noisy'. In addition, when such an item is
  610.   posted in a public place (such as a newsgroup), virtually
  611.   untraceable  communication can take place between sender and
  612.   receiver.  For  steganographic communications in the electronic
  613.   realm one another possibility is setting up a mailing list where
  614.   individual messages get broadcast to the entire list and individual
  615.   users decode particular messages with their unique key.   An
  616.   anonymous pool has been set up by Miron Cuperman
  617.   (miron@extropia.wimsey.com) for experiments.  Send email to
  618.   <pool0-request@extropia.wimsey.com>  with one of the following
  619.   commands in the subject line:
  620.  
  621.     subscribe
  622.     unsubscribe
  623.     help
  624.  
  625. _____
  626. <7.5> What is `security through obscurity'?
  627.  
  628.   `Security through obscurity' refers to the attempt to gain
  629.   protection from system weaknesses by hiding sensitive information
  630.   or programs relating to them.  For example, a company may not make
  631.   public information on its software's encryption techniques to evade
  632.   `attacks' based on knowledge of it. Another example would be
  633.   concealing data on the existence of security holes or bugs in
  634.   operating systems.  Or, some reliance may be made on the fact that
  635.   some standard or mechanism with potential problems is serious
  636.   because they are ``not widely known'' or ``not widely used.'' This
  637.   argument is occasionally applied to mechanisms for email and Usenet
  638.   posting `forgery'. `Security through obscurity' is regarded as a
  639.   very feeble  technique at best and inappropriate and ineffective at
  640.   worst (also called the ``head-in-the-sand approach''). See the FAQ
  641.   for alt.security.  
  642.   
  643.   Some remarks of John Perry Barlow, cofounder of the Electronic
  644.   Frontier Foundation, directed to NSA agents at the First
  645.   International Symposium on National Security & National
  646.   Competitiveness held in McLean, Virginia  Dec. 1, 1992:
  647.  
  648.   > Digitized information is very hard to stamp classified or keep
  649.   > contained. ... This stuff is incredibly leaky and volatile.  It's
  650.   > almost a life form in its ability to self-propagate.  If
  651.   > something hits the Net and it's something which people on there
  652.   > find interesting it will spread like a virus of the mind.  I
  653.   > believe you must simply accept the idea that we are moving into
  654.   > an environment where any information which is at all interesting
  655.   > to people is going to get out.  And there will be very little
  656.   > that you can do about it.  This is not a bad thing in my view,
  657.   > but you may differ...
  658.  
  659. _____
  660. <7.6> What are `identity daemons'?
  661.   
  662.   RFC-931 describes a protocol standard that allows UNIX programs to
  663.   query a remote user's login name after connection to a local
  664.   communication socket (a connection of this type is established
  665.   during FTP and TELNET sessions, for example).  The standard is not
  666.   widely supported, perhaps 10% of internet sites currently implement
  667.   it but the number is increasing.  The mechanism is detrimental to
  668.   anonymity.  Regular users cannot disable it but system
  669.   adminstrators can circumvent it.  This standard may represent a
  670.   trend toward greater authentication mechanisms.
  671.  
  672. _____
  673. <7.7> What standards are needed to guard electronic privacy?
  674.  
  675.  
  676.   Remailing/Posting
  677.   -----------------
  678.   
  679.   - Stable, secure, protected, officially sanctioned and permitted,
  680.     publicly and privately operated anonymous servers and hubs.
  681.   - Official standards for encryption and anonymity in mail and USENET
  682.     postings.
  683.   - Truly anonymous protocols with source and destination information
  684.     obscured or absent and hidden routing mechanisms (chaining,
  685.     encrypted addresses, etc.)
  686.   - Standards for anonymous email addressing, embedding files, and
  687.     remailer site chaining.
  688.   
  689.   General
  690.   -------
  691.   
  692.   - Recognition of anonymity, cryptography, and related privacy
  693.     shields as legitimate, useful, desirable, and crucial by the
  694.     general public and their governments.
  695.   - Widespread use and implementation of these technologies 
  696.     by systems designers into
  697.     hardware, software, and standards, implemented `securely,'
  698.     `seamlessly,' and `transparently'.
  699.   - General shift of use, dependence, and reliance to means other than
  700.     wiretapping and electronic surveillance by law enforcement
  701.     agencies.
  702.   - Publicity, retraction, and dissolution of laws and government
  703.     agencies opposed to privacy, replaced by structures dedicated to
  704.     strengthening and protecting it.
  705.  
  706.  
  707.  
  708. FOOTNOTES
  709. =========
  710.  
  711.  
  712. _____
  713. <8.1> What is the background behind the Internet?
  714.  
  715.   The article ``Internet'' in Fantasy and Science Fiction by Bruce
  716.   Sterling <bruces@well.sf.ca.us> contains general and nontechnical
  717.   introductory notes on origins of the Internet, including the role
  718.   of the RAND corporation, the goal of network resilience in face of
  719.   nuclear attack, MIT, UCLA, ARPANET, TCP/IP, NSF, NREN, etc.:
  720.  
  721.   > ARPANET itself formally expired in 1989, a happy victim of its 
  722.   > own overwhelming success.  Its users scarcely noticed, for
  723.   > ARPANET's  functions not only continued but steadily improved. 
  724.   > The use of  TCP/IP standards for computer networking is now
  725.   > global.  In 1971, a  mere twenty-one years ago, there were only
  726.   > four nodes in the  ARPANET  network.  Today there are tens of
  727.   > thousands of  nodes in  the Internet,  scattered over forty-two
  728.   > countries, with more coming  on-line every day.   Three million,
  729.   > possibly four million people use  this gigantic
  730.   > mother-of-all-computer-networks.   
  731.   > 
  732.   > The Internet is especially popular among scientists, and is 
  733.   > probably the most important scientific instrument of the late 
  734.   > twentieth century.   The  powerful, sophisticated access that it 
  735.   > provides to specialized data and personal communication  has sped
  736.   > up the pace of scientific research enormously.  
  737.   > 
  738.   > The Internet's pace of growth in the early 1990s is  spectacular, 
  739.   > almost ferocious.  It is spreading faster than cellular phones,
  740.   > faster  than fax machines.  Last year the Internet was growing at
  741.   > a rate of  twenty percent a *month.*  The number of `host'
  742.   > machines with direct  connection to TCP/IP has been doubling
  743.   > every year since  1988.   The Internet is moving out of  its
  744.   > original base in military and  research institutions,  into
  745.   > elementary and high schools, as well as into  public libraries
  746.   > and the commercial sector.
  747.  
  748.   References
  749.   ==========
  750.  
  751.   Bowers, K., T. LaQuey, J. Reynolds, K. Roubicek, M. Stahl, and A.
  752.   Yuan, ``Where to Start - A Bibliography of General Internetworking
  753.   Information'' (RFC-1175), CNRI, U Texas, ISI, BBN, SRI, Mitre,
  754.   August 1990.
  755.  
  756.   The Whole Internet Catalog & User's Guide by Ed Krol.  (1992)
  757.   O'Reilly  and Associates, Inc.
  758.   ---
  759.     A clear, non-jargonized introduction to the  intimidating business
  760.     of network literacy written in humorous style.
  761.  
  762.   Krol, E., ``The Hitchhikers Guide to the Internet'' (RFC-1118),
  763.   University of Illinois Urbana, September 1989.
  764.  
  765.   ``The User's Directory to Computer Networks'', by Tracy LaQuey.
  766.  
  767.   The Matrix: Computer Networks and Conferencing Systems Worldwide. 
  768.   by John Quarterman.  Digital Press: Bedford, MA. (1990)  
  769.   ---
  770.     Massive and highly technical compendium detailing the
  771.     mind-boggling scope and  complexity of global internetworks.
  772.  
  773.   ``!%@:: A Directory of Electronic Mail Addressing and Networks'' by
  774.   Donnalyn Frey and Rick Adams.
  775.       
  776.   The Internet Companion, by Tracy LaQuey with Jeanne C. Ryer (1992)  
  777.   Addison Wesley. 
  778.   ---
  779.     ``Evangelical'' etiquette guide to the Internet featuring 
  780.     anecdotal tales of life-changing Internet experiences.  Foreword
  781.     by  Senator Al Gore.
  782.  
  783.   Zen and the Art of the Internet: A Beginner's Guide by Brendan P. 
  784.   Kehoe (1992)  Prentice Hall. 
  785.   ---
  786.     Brief but useful Internet guide with  plenty of good advice on
  787.     useful databases.
  788.  
  789.  
  790.   See also ftp.eff.com:/pub/internet-info/.  (Thanks to Bruce Sterling
  791.   <bruces@well.sf.ca.us> for contributions here.)
  792.  
  793.  
  794.   General
  795.   =======
  796.  
  797.   Cunningham, Scott and Alan L. Porter. ``Communication Networks: A
  798.   dozen  ways they'll change our lives.'' The Futurist 26, 1
  799.   (January-February,  1992): 19-22.
  800.  
  801.   Brian Kahin, ed., BUILDING INFORMATION INFRASTRUCTURE (New York: 
  802.   McGraw-Hill, 1992) ISBN# 0-390-03083-X
  803.   ---
  804.     Essays on information infrastructure.  Policy and design issues,
  805.     research and NREN, future visions, information markets.  See
  806.     table  of contents in ftp.eff.org:/pub/pub-infra/1992-03.
  807.  
  808.   Shapard, Jeffrey. ``Observations on Cross-Cultural Electronic 
  809.   Networking.'' Whole Earth Review (Winter) 1990: 32-35.
  810.  
  811.   Varley, Pamela. ``Electronic Democracy.'' Technology Review 
  812.   (November/December, 1991): 43-51.
  813.  
  814. ______
  815. <8.2> How is Internet `anarchy' like the English language?
  816.  
  817.   According to Bruce Sterling <bruces@well.sf.ca.us>:
  818.  
  819.   > The Internet's `anarchy' may seem strange or even unnatural,  but
  820.   > it makes a certain deep and basic sense.  It's rather like the 
  821.   > `anarchy' of the English language.  Nobody rents English, and
  822.   > nobody  owns English.    As an English-speaking person, it's up
  823.   > to you to learn  how to speak English properly  and make whatever
  824.   > use you please  of it (though the government provides certain
  825.   > subsidies to help you  learn to read and write a bit).  
  826.   > Otherwise, everybody just sort of  pitches in, and somehow the
  827.   > thing evolves on its own, and somehow  turns out workable.  And
  828.   > interesting.   Fascinating, even.   Though a lot  of people earn
  829.   > their living from using and exploiting  and teaching  English,
  830.   > `English' as an institution is public property, a public good.  
  831.   > Much the same goes for the Internet.   Would English  be improved
  832.   > if  the `The English Language, Inc.'  had a board of directors
  833.   > and a chief  executive officer, or a President and a Congress?  
  834.   > There'd probably be  a lot fewer new words in English, and a lot
  835.   > fewer new ideas.  
  836.  
  837.  
  838. _____
  839. <8.3> Most Wanted list
  840.  
  841.   Hopefully you have benefitted from this creation, compilation, and
  842.   condensation of information from various sources regarding privacy,
  843.   identity, and anonymity on the internet.  The author is committed
  844.   to keeping this up-to-date and strengthening it, but this can only
  845.   be effective with your feedback, especially on sections of 
  846.   interest.  In particular, the following items are sought:
  847.   
  848.   - Short summaries of RFC documents and other references listed,
  849.     esp. CPSR files.
  850.   - More data on the specific uses and penetration of RFC-931.
  851.   - Internet traffic statistics.  How much is email?  How much
  852.     USENET?  What are the costs involved?
  853.   - Famous or obscure examples of compromised privacy
  854.     on the internet.
  855.   - FTP site for the code (NOT the code) to turn the .plan file into a
  856.     named pipe for sensing/reacting to remote `fingers'.
  857.   - X Windows, EFF, CPSR FAQhood in news.answers.
  858.   
  859.   Commerical use of this document is negotiable and is a way for the
  860.   author to recoup from a significant time investment. Email feedback
  861.   to ld231782@longs.lance.colostate.edu.  Please note where you saw
  862.   this (which newsgroup, etc.).
  863.  
  864. _____
  865. <8.4> Change history
  866.  
  867.   5/7/93 v3.0 (current)
  868.  
  869.     Revisions/additions to Anonymity history.  Anonymity history &
  870.     commentary moved to new FAQ. Information on the Clipper chip
  871.     initiative.  Minor miscellaneous corrections. Crosslink program
  872.     info deleted. Some EFF out-of-date file pointers not fixed.
  873.  
  874.   3/3/93 v2.1
  875.     
  876.     CPSR pointer, new UNIX mode examples, digital telephony act,
  877.     Steve Jackson incident, additions/ reorganization to
  878.     anonymity section, part 3.  Note: v2.0 post to sci.crypt,
  879.     alt.privacy, news.answers, alt.answers, sci.answers was cancelled
  880.     by J. Kamens because of incorrect subject line.
  881.     
  882.   2/14/93 v2.0
  883.  
  884.     Major revisions.  New section for X Windows.  Some email privacy
  885.     items reorganized to network security section.  New sections for
  886.     email liability issues, anonymity history and responsibilities. 
  887.     Split into three files.  Many new sources added, particularly
  888.     from EFF and CAF in new `issues' part. `commentary' from 
  889.     news.admin.policy.  21 day automated posting starts.
  890.  
  891.   2/3/93 v1.0
  892.  
  893.     More newsgroups & FAQs added.  More `Most Wanted'.  Posted to
  894.     news.answers.  Future monthly posting to sci.crypt, alt.privacy.
  895.  
  896.   2/1/93 v0.3
  897.   
  898.     Formatted to 72 columns for quoting etc. `miscellaneous,'
  899.     `resources' sections added with cypherpunk servers and use
  900.     warnings.  More UNIX examples (`ls' and `chmod').  Posted to
  901.     alt.privacy, comp.society.privacy.
  902.   
  903.   1/29/93 v0.2
  904.     
  905.     `Identity' and `Privacy' sections added.  `Anonymity' expanded.
  906.     Remailer addresses removed due to lack of information and
  907.     instability.  Posted to sci.crypt.
  908.   
  909.   1/25/93 v0.1
  910.   
  911.     Originally posted to the cypherpunks mailing list on 1/25/93 as a
  912.     call to organize a list of anonymous servers.
  913.   
  914.   email ld231782@longs.lance.colostate.edu for earlier versions.
  915.  
  916.  
  917. * * *
  918.  
  919. SEE ALSO
  920. ========
  921.  
  922. Part 1
  923. ------ (first file)
  924.  
  925. <1.1> What is `identity' on the internet?
  926. <1.2> Why is identity (un)important on the internet?
  927. <1.3> How does my email address (not) identify me and my background?
  928. <1.4> How can I find out more about somebody from their email address?
  929. <1.5> Why is identification (un)stable on the internet? 
  930. <1.6> What is the future of identification on the internet?
  931.  
  932. <2.1> What is `privacy' on the internet?
  933. <2.2> Why is privacy (un)important on the internet?
  934. <2.3> How (in)secure are internet networks?
  935. <2.4> How (in)secure is my account?
  936. <2.5> How (in)secure are my files and directories?
  937. <2.6> How (in)secure is X Windows?
  938. <2.7> How (in)secure is my email?
  939. <2.8> How am I (not) liable for my email and postings?
  940. <2.9> How do I provide more/less information to others on my identity?
  941. <2.10> Who is my sysadmin?  What does s/he know about me?
  942. <2.11> Why is privacy (un)stable on the internet?
  943. <2.12> What is the future of privacy on the internet?
  944.  
  945. <3.1> What is `anonymity' on the internet?
  946. <3.2> Why is `anonymity' (un)important on the internet?
  947. <3.3> How can anonymity be protected on the internet?
  948. <3.4> What is `anonymous mail'?
  949. <3.5> What is `anonymous posting'?
  950. <3.6> Why is anonymity (un)stable on the internet?
  951. <3.7> What is the future of anonymity on the internet?
  952.  
  953. Part 2
  954. ------ (previous file)
  955.  
  956. <4.1> What is the Electronic Frontier Foundation (EFF)?
  957. <4.2> Who are Computer Professionals for Social Responsibility (CPSR)?
  958. <4.3> What was `Operation Sundevil' and the Steve Jackson Game case?
  959. <4.4> What is Integrated Services Digital Network (ISDN)?
  960. <4.5> What is the National Research and Education Network (NREN)?
  961. <4.6> What is the FBI's proposed Digital Telephony Act?
  962. <4.7> What is U.S. policy on freedom/restriction of strong encryption?
  963. <4.8> What other U.S. legislation is related to privacy?
  964. <4.9> What are references on rights in cyberspace?
  965. <4.10> What is the Computers and Academic Freedom (CAF) archive?
  966.  
  967. <5.1> What is the Clipper Chip Initiative?
  968. <5.2> How does Clipper blunt `cryptography's dual-edge sword'?
  969. <5.3> Why are technical details of the Clipper chip being kept secret?
  970. <5.4> Who was consulted in the development of the Clipper chip?
  971. <5.5> How is commerical use/export of Clipper chips regulated?
  972. <5.6> What are references on the Clipper Chip?
  973. <5.7> What are compliments/criticisms of the Clipper chip?
  974. <5.8> What are compliments/criticisms of the Clipper Initiative?
  975. <5.9> What are compliments/criticisms of the Clipper announcement?
  976. <5.10> Where does Clipper fit in U.S. cryptographic technology policy?
  977.  
  978. * * *
  979.  
  980. This is Part 3 of the Privacy & Anonymity FAQ, obtained via anonymous
  981.   FTP to pit-manager@mit.edu:/pub/usenet/news.answers/net-privacy/ or 
  982.   newsgroups news.answers, sci.answers, alt.answers every 21 days.
  983. Written by L. Detweiler <ld231782@longs.lance.colostate.edu>.
  984. All rights reserved.
  985.